Connection Properties |
The Connection type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
Gets or sets connection address. Typically the connection address will be a class-D IP multicast group address.
If the session is not multicast, then the connection address contains the fully-qualified domain name or the
unicast IP address.
| |
| AddressType |
Gets or sets type of address.
| |
| NetworkType |
Gets or sets type of network.
| |
| NumberOfAddresses |
Gets or sets number of addresses.
| |
| TimeToLive |
Gets or sets time to live (TTL) value. Sessions using an IP multicast connection address must also have
a TTL value present in addition to the multicast address. The TTL and the Address together define the scope
with which multicast packets sent in this conference will be sent. TTL values must be in the range 0-255.
|